* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 9 Oct 2013 03:18:01 +0000 (06:18 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 9 Oct 2013 03:18:01 +0000 (06:18 +0300)
commit37f634aa3a537ad323514e2341f75781be5cf7bd
treede34741f44f38aeadcbf7fcbf418c7bd2235dcb1
parentaa04ac2c6fb020706c95d335f9a556b7db97d28b
* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent after hanging
iuwu-mod token.
(ruby-smie--implicit-semi-p): Prohibit implicit semicolon after
hanging iuwu-mod token.
(ruby-smie--forward-token): Do not include a dot after a token in
that token.
(ruby-smie--backward-token): Likewise.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/automated/ruby-mode-tests.el
test/indent/ruby.rb